public class AtomRingQuery
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected boolean |
swigCMemOwn |
Modifier | Constructor and Description |
---|---|
|
AtomRingQuery() |
|
AtomRingQuery(int v) |
protected |
AtomRingQuery(long cPtr,
boolean cMemoryOwn) |
Modifier and Type | Method and Description |
---|---|
SWIGTYPE_p_Queries__QueryT_int_RDKit__Atom_const_p_true_t |
copy() |
void |
delete() |
protected void |
finalize() |
protected static long |
getCPtr(AtomRingQuery obj) |
boolean |
Match(Atom what) |
protected AtomRingQuery(long cPtr, boolean cMemoryOwn)
public AtomRingQuery()
public AtomRingQuery(int v)
protected static long getCPtr(AtomRingQuery obj)
protected void finalize()
finalize
in class java.lang.Object
public void delete()
public boolean Match(Atom what)
public SWIGTYPE_p_Queries__QueryT_int_RDKit__Atom_const_p_true_t copy()